home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / lang / PPCsmalltalk.lha / PPCSmallTalk / sources / changes.powerup < prev    next >
Text File  |  1998-02-08  |  294b  |  10 lines

  1. lexcmd.c: special #ifdef AMIGA version of doload() and dosave()
  2.           (using level 2 instead of level 1 file I/O)
  3.  
  4. main.c:   #undefined system() replacement for AMIGA
  5.  
  6. file.c:   for AMIGA, redefined putw() as 2 byte fwrite(...) call,
  7.           also replaced the corresponding getw() code
  8.  
  9.  
  10.